Micron Document
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
| SparkN0de-git | SparkN0de |
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------


Commit 3e98ea14d2f3aa6809544f70867891d55d68edf1


Parents : 01e346f
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-01-16T09:46:30+01:00

Fixed T-Echo build paths

Changes

1 files changed, 2 insertions(+), 2 deletions(-)

M Makefile +2 -2

Diff

diff --git a/Makefile b/Makefile
index 6ec4d8a..6e5d6ad 100644
--- a/Makefile
+++ b/Makefile
@@ -473,5 +473,5 @@ release-heltec_t114:
release-techo:
arduino-cli compile --log --fqbn adafruit:nrf52:pca10056 -e --build-property "compiler.cpp.extra_flags=\"-DBOARD_MODEL=0x44\""
- cp build/adafruit.nrf52.HT-pca10056/RNode_Firmware.ino.hex build/rnode_firmware_techo_t114.hex
- adafruit-nrfutil dfu genpkg --dev-type 0x0052 --application build/rnode_firmware_techo_t114.hex Release/rnode_firmware_techo_t114.zip
+ cp build/adafruit.nrf52.pca10056/RNode_Firmware.ino.hex build/rnode_firmware_techo_t114.hex
+ adafruit-nrfutil dfu genpkg --dev-type 0x0052 --application build/rnode_firmware_techo_t114.hex Release/rnode_firmware_techo.zip


──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────